Adam K Dean

Posts tagged with es6

Encapsulating console.log with spread operator

Published 4 November 2015 in archive with tags javascript , es2015 , es6 ES6 or ES2015 contains lots of goodies. One of them, my favourite, is the spread operator. It "allows an expression to be expanded in places where multiple arguments (for function calls) or multiple elements (for array literals) are expected." Continue reading …

ES6 compatible sleep function

Published 24 March 2015 in archive with tags javascript , es6 While debugging locally, it can be hard to see how an application runs in the wild as the network has no delay. Quite often, you get around this using a sleep function. Continue reading …

New website is now live

Published 21 February 2015 in archive with tags development , website , es6 , koa Finally, the new website is now live. There are still some features to complete, such as searching, commenting, responsiveness, blog archive and more, but we're close enough to go live. Continue reading …



Newer Page 1 of 1 Older